﻿@charset "UTF-8";

body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, img, div, dl, dt, dd, input {
    margin: 0;
    padding: 0;
}
/*
*{
    font-size: 12px;
    margin: 0;
    padding: 0;
    font-family: "微软雅黑"
}
*/
body {
    overflow-x: hidden;
    background-color: #ffffff;
}
img {
    border: none;
}
li {
    list-style: none; }

input, select, textarea {
    outline: none;
    border: none;
    background: none; }
textarea {
    resize: none; }
a {
    text-decoration: none;
     }

.clear{
    /*zoom: 1;*/
    clear: both; }
.fl{
    float:left;
}

.fr{
    float:right;
}
.comWith {
    width: 1200px;
    margin: 0 auto;
}
h1,h2,h3{
    font-weight: normal;
}
/*header部分*/
.header{
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 9;
    background-color: #fff;
    position: fixed;
    top: 0;
}
.head_top{
    width: 100%;
    background-color: #333333;
    height: 30px;
    color: #fff;
    line-height: 30px;
}
.head_top .one{
    float: left;
}
.head_top .one h3{
    font-size: 12px;
    line-height: 30px;
}
.head_top .two{
    float: right;
}
.head_top .two a{
   color: #fff;
   line-height: 16px;
}
.head_top .two a span{
    margin-left: 12px;
    margin-right: 12px;
}
.head{
    width: 1200px;
    margin: 0 auto;
    height: 35px;
    margin-top: 25px;
    margin-bottom: 10px;
}
.head .one{
    float: left;
}
.head .one h1{
    float: left;
}
.head .one img{
    float: left;
}
.head .one .img1{
    margin-top: 5px;
}
.head .two{
    float: right;
}
.head .two .head_tel{
    width: 240px;
    float: left;
    height: 35px;
    line-height: 35px;
    color: #fff;
    background-color: #ff6029;
    text-align: center;
    -moz-border-radius: 20px; /* Firefox */
    -webkit-border-radius: 20px; /* Safari 和 Chrome */
    border-radius: 20px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
}
.head .two .head_tel p span{
    font-size: 14px;
    font-family: "微软雅黑";
    position: relative;
    top: -3px;
}
.head .two .head_tel p{
    width: 100%;
    float: left;
    font-size: 20.54px;
    font-weight: bold;
    
}
.head .two .img1{
    float: left;
}
.head .two ul{
    float: left;
}
.head .two ul li{
    float: left;
    margin-right: 10px;
    position: relative;
}
.head .two ul li:nth-child(2){
    margin-right: 0px;
}
.head .two ul li div{
    position: absolute;
    top: 37px;
    left: -30px;
    width: 100px;
    height: 100px;
    display: none;
}
.head .two ul li:hover div{
    display: block;
}
.head .two ul li div img{
    width: 100%;
}
.nav{
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: #f5f5f5;
}
.nav_nav{
    width: 1200px;
    margin: 0 auto;
}
.nav_nav ul li{
    width: 149px;
    float: left;
    border-right: 1px solid #d5d5d5;
}
.nav_nav ul li:nth-child(8){
    border-right: none;
}
.nav_nav ul li a{
    display: block;
    font-size: 20.43px;
    text-align: center;
}
.nav_nav ul li a:hover{
    background-color: #ff6029;
    color: #fff;
}
.content{
    width: 100%;
    margin-top: 152px;
}
/*底部*/
.footer{
    width: 100%;
    overflow: hidden;
    background-color: #333333;
}
.footer .foot{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 50px;
}
.footer .foot_c{
    width: 100%;
    overflow: hidden;
    margin-top: 55px;
    padding-bottom: 10px;
   /* border-bottom: 1px solid #525252;*/
}
.footer .foot .one{
    float: left;
    width: 260px;
}
.footer .foot .one ul li{
    float: left;
    text-align: center;
    color: #fff;
}
.footer .foot .one ul li:nth-child(2){
    float: right;
}
.footer .foot .one ul li p{
    font-size: 14px;
    line-height: 30px;
}
.footer .foot .one ul li img{
    width: 117px;
    height: 117px
}
.footer .foot .two{
    width: 470px;
    float: left;
    margin-left: 50px;
}
.footer .foot .two p{
    color: #adadad;
    font-size: 18.62px;
    line-height: 36px;
}
.footer .foot .two p span{
    color: #fff;
    font-size: 18.62px;
    margin-right: 10px;
}
.footer .foot .three{
    width: 382px;
    float: right;
    margin-right: 30px;
}
.footer .foot .three input{
    width: 190px;
    float: left;
    height: 30px;
    line-height: 30px;
    background-color: #fff;
    text-indent: 1em;
    margin-bottom: 2px;
    font-size: 18px;
}
.footer .foot .three input:nth-child(2){
    float: right;
}
.footer .foot .three textarea{
    width: 100%;
    background-color: #fff;
    height: 70px;
    margin-bottom: 2px;
    text-indent: 1em;
    line-height: 26px;
    font-size: 18px;
}
.footer .foot .three .sub{
    margin-bottom: 0px;
    text-indent: 0em;
    width: 100%;
    background-color: #ff6029;
    color: #fff;
}
.foot_b{
    width: 100%;
    /*height: 70px;
    line-height: 70px;*/
    background-color: #1b1b1b;
    color: #adadad;
    text-align: center;
    font-size: 12px;
}

.foot_on{
    width: 450px;
    margin: 0 auto;
    overflow: hidden;
    padding: 10px 0;
}
.foot_on div{
    float: left;
    line-height: 66px;
}
.foot_on div span{
    display: block;
    float: right;
}

.foot_gjc{
    width: 100%;
    margin-bottom: 20px;
    margin-top: 20px;
    overflow: hidden;
}
.foot_gjc h3{
    width: 100px;
    float: left;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
}
.foot_gjc div{
    width: 1090px;
    float: left;
}
.foot_gjc div a{
    display: block;
    float: left;
    font-size: 16px;
    color: #fff;
    margin-right: 20px;
    line-height: 24px;
}

/*标题*/
.title h3{
    font-size: 16px;
    color: #b5b5b5;
}
.title h4{
    font-size: 30px;
    color: #ff6029;
    margin-top: 10px;
    margin-bottom: 55px;
    font-weight: normal;
}
.title{
    overflow: hidden;
}
.top_pic{
    width: 100%;
}
.top_pic img{
    width: 100%;
    display: block;
}
.suspend{
    width:40px;height:198px;
    position:fixed;
    top:200px;
    right:0;
    overflow:hidden;
    z-index:9999;
}
.suspend dl{
    width:120px;
    height:198px;
    border-radius:25px 0 0 25px;
    padding-left:40px;
    box-shadow:0 0 5px #e4e8ec;
}
.suspend dl dt{
    width:40px;
    height:198px;
    background:url("/template/default/images/suspend.png");
    position:absolute;
    top:0;
    left:0;
    cursor:pointer;
}
.suspend dl dd.suspendQQ{
    width:120px;
    height:85px;
    background:#ffffff;
}
.suspend dl dd.suspendQQ a{
    width:120px;
    height:85px;
    display:block;
    background:url("/template/default/images/suspend.png") -40px 0;
    overflow:hidden;
}
.suspend dl dd.suspendTel{
    width:120px;
    height:112px;
    background:#ffffff;
    border-top:1px solid #e4e8ec;
}
.suspend dl dd.suspendTel a{
    width:120px;
    height:112px;
    display:block;
    background:url("/template/default/images/suspend.png") -40px -86px;overflow: